**** dT 0.000 * top TEST ../../../../bin/vinyltest/vtest2/tests/a02000.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=127.0.0.1 **** top extmacro def bad_backend=127.0.0.1:61113 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub **** top extmacro def topsrc=/tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/../.. **** top macro def testdir=/tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/../../../../bin/vinyltest/vtest2/tests **** top macro def tmpdir=/tmp/vtest.gcc13_m64_IPv4_uffix/_vtest_tmp/vtc.366477.2edcc703 **** top macro def vtcid=vtc.366477.2edcc703 **** dT 0.001 ** top === vtest "Close/accept after H/2 upgrade" * top VTEST Close/accept after H/2 upgrade ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=50079 **** s1 macro def s1_sock=127.0.0.1:50079 * s1 Listen on 127.0.0.1:50079 ** top === client c1 -connect ${s1_sock} { ** c1 Starting client ** s1 Started on 127.0.0.1:50079 (1 iterations) ** c1 Waiting for client ** c1 Started on 127.0.0.1:50079 (1 iterations) *** c1 Connect to 127.0.0.1:50079 **** dT 0.002 *** c1 connected fd 5 from 127.0.0.1 42717 to 127.0.0.1:50079 *** s1 accepted fd 4 127.0.0.1 42717 ** c1 === stream 1 { **** c1 Not in H/2 mode, do what's needed ** c1 === txpri ** s1 === stream 1 { **** c1 txpri|PRI * HTTP/2.0\r **** c1 txpri|\r **** c1 txpri|SM\r **** c1 txpri|\r **** s1 Not in H/2 mode, do what's needed ** s1 === rxpri **** dT 0.012 ** c1 === stream 0 { ** s1 === stream 0 { ** c1 Starting stream 0 (fffffc7feecfa010) ** s1 Starting stream 0 (fffffc7feecf8010) ** c1 Waiting for stream 0 ** s1 Waiting for stream 0 ** s1.0 === txsettings **** dT 0.013 *** s1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 0 ** s1.0 === rxsettings ** c1.0 === txsettings *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 0 ** c1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 0 ** c1.0 === txsettings -ack *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 ** c1.0 === rxsettings *** s1 rx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 0 ** s1.0 === txsettings -ack *** s1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 ** s1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 *** c1 flag: ACK ** c1.0 === expect settings.ack == true **** c1.0 EXPECT settings.ack (true) == "true" match ** c1.0 Ending stream 0 *** s1 rx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 *** s1 flag: ACK ** s1.0 === expect settings.ack == true **** s1.0 EXPECT settings.ack (true) == "true" match ** s1.0 Ending stream 0 ** s1 Starting stream 1 (fffffc7feecf4010) ** c1 Starting stream 1 (fffffc7feecf6010) ** c1 Waiting for stream 1 ** s1 Waiting for stream 1 ** s1.1 === rxreq ** c1.1 === txreq *** c1.1 tx: stream: 1, type: HEADERS (1), flags: 0x05, size: 36 *** s1 rx: stream: 1, type: HEADERS (1), flags: 0x05, size: 36 *** s1 flag: END_STREAM ** c1.1 === rxresp **** s1 header[ 0]: :path: / **** s1 header[ 1]: :method: GET **** s1 header[ 2]: :scheme: http ** s1.1 === txresp *** s1.1 tx: stream: 1, type: HEADERS (1), flags: 0x05, size: 13 ** s1.1 Ending stream 1 *** c1 rx: stream: 1, type: HEADERS (1), flags: 0x05, size: 13 *** c1 flag: END_STREAM **** c1 header[ 0]: :status: 200 ** s1 === expect_close ** c1.1 Ending stream 1 **** s1 Expecting close (fd = 4) *** c1 closing fd 5 **** dT 0.014 ** c1 Ending **** s1 fd=4 EOF, as expected ** s1 === accept ** top === client c1 -connect ${s1_sock} { ** c1 Starting client **** s1 Accepting ** c1 Waiting for client ** c1 Started on 127.0.0.1:50079 (1 iterations) *** c1 Connect to 127.0.0.1:50079 *** s1 Accepted socket fd is 4 ** s1 === rxreq *** c1 connected fd 5 from 127.0.0.1 35796 to 127.0.0.1:50079 ** c1 === txreq **** c1 txreq|GET / HTTP/1.1\r **** c1 txreq|Host: 127.0.0.1\r **** c1 txreq|User-Agent: c1\r **** c1 txreq|\r ** c1 === rxresp **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|User-Agent: c1\r **** s1 rxhdr|\r **** s1 rxhdrlen = 51 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 127.0.0.1 **** s1 http[ 4] |User-Agent: c1 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Mon, 16 Mar 2026 20:48:02 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r ** s1 === close **** s1 Closed ** s1 === accept **** s1 Accepting **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Mon, 16 Mar 2026 20:48:02 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|\r **** c1 rxhdrlen = 87 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Mon, 16 Mar 2026 20:48:02 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 bodylen = 0 *** c1 closing fd 5 ** c1 Ending ** top === client c1 -connect ${s1_sock} { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:50079 (1 iterations) *** c1 Connect to 127.0.0.1:50079 **** dT 0.015 *** s1 Accepted socket fd is 4 ** s1 === rxreq *** c1 connected fd 5 from 127.0.0.1 46228 to 127.0.0.1:50079 ** c1 === txreq **** c1 txreq|GET / HTTP/1.1\r **** c1 txreq|Host: 127.0.0.1\r **** c1 txreq|User-Agent: c1\r **** c1 txreq|\r ** c1 === rxresp **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|User-Agent: c1\r **** s1 rxhdr|\r **** s1 rxhdrlen = 51 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 127.0.0.1 **** s1 http[ 4] |User-Agent: c1 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Mon, 16 Mar 2026 20:48:02 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r ** s1 === stream 1 { **** s1 Not in H/2 mode, do what's needed ** s1 === rxpri **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Mon, 16 Mar 2026 20:48:02 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|\r **** c1 rxhdrlen = 87 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Mon, 16 Mar 2026 20:48:02 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 bodylen = 0 ** c1 === stream 1 { **** c1 Not in H/2 mode, do what's needed ** c1 === txpri **** c1 txpri|PRI * HTTP/2.0\r **** c1 txpri|\r **** c1 txpri|SM\r **** c1 txpri|\r * diag 0.0 Assert error in start_h2(), ../../../../bin/vinyltest/vtest2/src/vtc_http2.c line 2947: * diag 0.0 Condition(pthread_create(&hp->tp, ((void *)0), receive_frame, hp) failed) not true. (errno=11 Resource temporarily unavailable) * diag 0.0 Backtrace: * diag 0.0 fffffc5f6191fe06: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/lib/libvinylapi/.libs/libvinylapi.so.3.1.0'vbt_execinfo+0x36 [0xfffffc5f6191fe06] * diag 0.0 fffffc5f61920065: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/lib/libvinylapi/.libs/libvinylapi.so.3.1.0'VBT_format+0x2c [0xfffffc5f61920065] * diag 0.0 fffffc5f619200d5: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/lib/libvinylapi/.libs/libvinylapi.so.3.1.0'VBT_dump+0x6b [0xfffffc5f619200d5] * diag 0.0 439ddc: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'vtc_log_VAS_Fail+0x78 [0x439ddc] * diag 0.0 fffffc5f6191f293: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/lib/libvinylapi/.libs/libvinylapi.so.3.1.0'VAS_Fail+0x4f [0xfffffc5f6191f293] * diag 0.0 4386c4: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'start_h2+0x1eb [0x4386c4] * diag 0.0 42c4ca: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'cmd_http_rxpri+0x14b [0x42c4ca] * diag 0.0 41bcf1: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'parse_string+0xac3 [0x41bcf1] * diag 0.0 42c795: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'cmd_http_stream+0xc0 [0x42c795] * diag 0.0 41bcf1: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'parse_string+0xac3 [0x41bcf1] * diag 0.0 42cef5: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'http_process+0x43b [0x42cef5] * diag 0.0 4494a8: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'sess_process+0xa9 [0x4494a8] * diag 0.0 44971e: /tmp/vtest.gcc13_m64_IPv4_uffix/varnish-cache/vinyl-cache-trunk/_build/sub/bin/vinyltest/.libs/vinyltest'sess_thread+0x26f [0x44971e] * diag 0.0 fffffc7fef2556e7: /lib/amd64/libc.so.1'_thrp_setup+0x77 [0xfffffc7fef2556e7] * diag 0.0 fffffc7fef255a30: /lib/amd64/libc.so.1'_lwp_start+0x0 [0xfffffc7fef255a30] * diag 0.0 # top TEST ../../../../bin/vinyltest/vtest2/tests/a02000.vtc FAILED (0.081) signal=6 FAIL vtest2/tests/a02000.vtc (exit status: 2)